home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 35 / PC Gamer IT CD 35 1-2.iso / RSIXDEMO / data1.cab / Program_Data / data / actor / cessna.vcl < prev    next >
Text File  |  1998-08-13  |  732b  |  31 lines

  1. 600            // Taxi Speed
  2. 2200            // Takeoff Speed
  3. 450            // Climbing Speed
  4. 70            // Taxi Acceleration
  5. 250            // Takeoff Acceleration
  6. 200            // Taxi Deacceration
  7.  
  8. 1600            // cm/s speed plane can takeoff.
  9. //800            // Speed that determines when the plane will raise off the ground.
  10.  
  11. 22500            // Activation Distance Squared
  12.  
  13. 10            // Starting damage points.
  14.  
  15. C_BLMTTK.WAV        // Hit Sound
  16. L_vprop.wav        // Operating Sound
  17.  
  18. 1000.0            // Min. Sound Emitter Distance cm.
  19. 10000.0            // Max Sound Emitter Distance cm.
  20.  
  21. cessna.sob        // Model
  22.  
  23. 0            // Propellers exists
  24.  
  25. // Planes collision box.
  26. -50.0 0.0 -200.0
  27. 50.0 450.0 200.0
  28.  
  29. 1            // Locations that person can enter plane
  30.  
  31. 50.0 0.0 100.0        // Location on vehicle. ( local location )